home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / petpe305.zip / WHYBUYPE.TXT < prev   
Text File  |  1993-07-04  |  10KB  |  185 lines

  1.              ╔═══════════════════════════════════════════╗
  2.              ║  Don't Panic - use F10 for menu           ║
  3.              ║              - use Alt X (exit) to  exit  ║
  4.              ║              - use F1 for help            ║
  5.              ╚═══════════════════════════════════════════╝
  6.  
  7.                    Why Buy pE - The "perfect" Editor
  8.  
  9.     OK,  you've  gotten  a  copy  of  pE, now, how are you going to
  10.     evaluate it?  There are a skillion  editors  out  there.    Why
  11.     should you try  one  more?    And why this one?  And why should
  12.     you send Just Excellent Software the registration fee?
  13.  
  14.     Well, for starters, as far as I know, this is the  only  editor
  15.     that  allows  you  to  edit  files  in true windows that can be
  16.     sized, moved, zoomed,  colored,  and  cut  and  pasted  between
  17.     effortlessly, logically   and  bug  freely.    Alt-Home  sizes,
  18.     Alt-End moves.  With a mouse, grab the lower  right  corner  to
  19.     size, or the window title (filename) to move.
  20.  
  21.     So What?  - you ask.
  22.  
  23.     Have  you  ever  wanted  to keep a reference file on the screen
  24.     that maybe had data that was only a few  columns  wide?    With
  25.     pE,  you  can  not  only have it occupy that part of the screen
  26.     you want, but when you want to, you can go grab  whatever  part
  27.     you want and stick it in the file you're working on.
  28.  
  29.     Have  you  ever  wanted  to  see  the function referenced in an
  30.     include statement?  Alt_I goes and gets the  Include  file  and
  31.     puts it  into  a new window to edit or view.  Put the cursor on
  32.     the line below this one and press Alt  I.    F2  will  get  you
  33.     back.
  34.  
  35.     --> READ WHAT OTHERS HAVE SAID ABOUT PE IN "QUOTES.TXT"
  36.  
  37.     Then there's  the  file  chooser.  Don't you just love having a
  38.     program ask you to "Enter Filename:"  and you've forgotten how
  39.     to spell the name or even worse,  what  directory  it  was  in?
  40.     With  pE,  Alt_O  (open),  Alt_E  (edit),  Alt_M (merge), Alt_V
  41.     (view), all present the file chooser.  With  the  file  chooser
  42.     you  can  navigate  all  over your disk with a few key strokes.
  43.     Pressing the first letter of your filename moves the highlight
  44.     bar to the first file in the current  directory  starting  with
  45.     that letter.    Selecting the file becomes a matter of pressing
  46.     Enter ─┘.  By the way, see the symbol for Enter?  That's done
  47.     by  literally  entering  a  ^Q  followed  by  putting  pE  into
  48.     graphics  mode,  and selecting a horizontal bar followed by the
  49.     lower right corner (single) graphic.  Much easier  to  do  than
  50.     say.
  51.  
  52.     While  we're  on  the  subject of graphics, IBM in its infinite
  53.     wisdom, bequeathed upon the PC a character set that allows for
  54.     continuous lines that form several different box  styles.    Do
  55.     you really  want  to  write  a macro to draw a box?  If you do,
  56.     you can, but don't need to!  Try this, instead.  Alt_B (mark a
  57.     Block, rectangular), followed by cursor  right  several  times,
  58.     followed  by  cursor  down  several  times,  followed by Alt_1.
  59.     Surprised?  Now put the cursor on the left  edge  of  the  box.
  60.     Press Alt_1.   Lookee  there!  Try the cursor on the top bar of
  61.     the box, followed by an  Alt_2.    If  you've  followed  what's
  62.     written  you  should  have  a  box  with two intersecting lines
  63.     through it.
  64.  
  65.                          ┌──────╥───────┐
  66.                          │      ║       │
  67.                          ├──────╫───────┤
  68.                          │      ║       │
  69.                          │      ║       │
  70.                          └──────╨───────┘
  71.  
  72.     But wait a minute.  Suppose the box isn't where  you  want  it.
  73.     Mark it  starting  at  the upper left corner with Alt_B.  Press
  74.     End to mark all the way to the upper right  corner,  then  down
  75.     arrow to the bottom row of the box.  Press F7 (shift text) and
  76.     then watch the box float around the screen as you cursor left,
  77.     right, up,  or  down.  When you got it where you want it, press
  78.     the grey + key on the numeric keypad.  Try that  with  whatever
  79.     editor you're  using!    With a mouse, you can mark by clicking
  80.     the right button and dragging.  Letting go of the  button  ends
  81.     the mark.    Clicking  the  left  button anywhere in the marked
  82.     region and  dragging  moves  the  marked  area  around  on  the
  83.     screen.  This  is  an exclusive feature of pE's.  No other text
  84.     editor has this capability - so far.
  85.  
  86.     So now you're saying well that's fine but I need  something  to
  87.     write programs with.  That means you want regular expressions,
  88.     find  and  replace  (forward  or  backward),  brace (or parend)
  89.     matching and the ability to mark a spot and return to it.    Of
  90.     course pE does all those things, and a hundred more.
  91.  
  92.     When  you  shell to DOS, pE's swaps all but 2K of itself out to
  93.     EMS, XMS, or a  disk  file.    This  frees  up  memory  to  run
  94.     compilers, other  programs,  or  even another copy of pE.  Type
  95.     exit and you're back where you started.    Of  course  you  may
  96.     want to see what you did during that DOS shell.  Press F11 (or
  97.     choose DOS window from the Window menu) and a window is opened
  98.     with your  last  DOS screen.  The text can be edited, saved, or
  99.     the window can be just sized and used to review its contents.
  100.  
  101.     The calculator, one  program  of  several  additional  programs
  102.     which come  with  registration,  is  gotten  to by ^c.  It does
  103.     multi-base arithmetic, if you're into that.  It also does date
  104.     arithmetic.  Ever wonder how old you were in days?  The result
  105.     is available by pressing Alt = in pE.
  106.  
  107.     So how about documenting my program.  When I'm writing docs, I
  108.     want word wrap and formatting capabilities.  And boy  would  it
  109.     be  nice  to  have my program in one window and the doc file in
  110.     another!  That way, the documentation  may  even  be  accurate!
  111.     And  what  I don't want is to have to learn 400 word processing
  112.     commands.  Well, the file you're reading  was  typed  with  the
  113.     line length set  to  68.    That's it, brother.  Automatic word
  114.     wrap at the right margin, and follow  the  left  margin  above.
  115.     Intelligent, Huh?    Now if you want to get fancy ^F6 will turn
  116.     automatic formatting on so as you delete or insert, paragraphs
  117.     will be  formatted  according  to  the  style  you  set  up  in
  118.     "Paragraph Format"  under Options in the pull down menus.  You
  119.     can choose  from  Left  justify,  Center or Right justify.  You
  120.     can  even  choose  to  have  the  first  line  of  a  paragraph
  121.     indented, or not.  And the best part of all this, is with this
  122.     one  paragraph,  you  probably have learned as much as you need
  123.     to, to format paragraphs.  The  user's  guide  goes  into  much
  124.     more depth, of course.
  125.  
  126.     Alt_P (print) invokes the print processor.  You can just print
  127.     whatever  is  in  pE's  active  window  with an ENTER on "Begin
  128.     Printing", or you can adjust  margins,  and  turn  headers  and
  129.     footers  on,  or  off,  or even print to a file on disk, so you
  130.     can preview how it will look  on  paper,  before  you  waste  a
  131.     tree.   The  registered  version  of  pE  comes  with the print
  132.     processor as an independent  program,  so  you  can  print  and
  133.     format files without having to read them into pE.
  134.  
  135.     The registered version also comes with a little program called
  136.     pk.exe  which  reads  the  key.txt  file  and  creates key.ped.
  137.     Meaning you can make any key (almost) do any function.   So  if
  138.     you  insist  on  using  the world famous Wordstar keystrokes to
  139.     move the cursor around, have at it.
  140.  
  141.     Speaking of Options,  and  pull  down  menus,  have  you  tried
  142.     colors yet?   Its  lots  of  fun.    The  pull  down  menus are
  143.     accessed by holding the Alt key down  and  pressing  the  space
  144.     bar.   The  top line of your screen will light up with the menu
  145.     bar.  Clicking  the  right  mouse  button  when  the  mouse  is
  146.     pointing  at  the  top  line  of the screen will also cause the
  147.     menu bar to appear.  Pressing the highlighted  letter  followed
  148.     by Enter  moves  you  to  the  menu  of  choice.  Note the item
  149.     labeled Help.  There are about 60 or 70 (lost  count)  of  help
  150.     screens.  You  can  get to the help menu with F1.  If you don't
  151.     like borders, turn them off.  The mouse can still  be  used  to
  152.     scroll and size and mark.
  153.  
  154.     When you save options (^F2) pE's environment at that moment is
  155.     written to a file named ENV.PED in the current directory.  For
  156.     options  you  want to use most everywhere, you should be in the
  157.     \pe directory when you save options.  This is because pE first
  158.     looks in the current directory for  ENV.PED  and,  not  finding
  159.     it, then looks  in  its  "home"    directory.    That is, where
  160.     pe.exe was loaded from.  This makes it  nice  if  you  want  to
  161.     have   different   environments  (for  different  purposes)  in
  162.     different directories.
  163.  
  164.     Well if you're still with me at this point, thank you for your
  165.     patience.  pE is 32,000 (more or less) lines of  'c'  code  and
  166.     about 4000  lines  of  assembler.    There are 523 functions at
  167.     last count.  Your  registration  will  enable  me  to  continue
  168.     development  of  pE  and other products which are in the works.
  169.     If pE can be made to do what you want it to do that it doesn't
  170.     already do,  why  don't  you  drop  me  a  line.    I   welcome
  171.     suggestions, whether  or  not you buy from me.  (I welcome them
  172.     more if they're accompanied by a check, however).  Please note
  173.     that the trial period is 30 days...
  174.  
  175.     John Salidis Just Excellent Software, Inc.
  176.  
  177.             ┌─────────┐
  178.       ┌─────┴───┐     │               (R)
  179.     ──│         │o    │──────────────────
  180.       │   ┌─────┴╨──┐ │  Association of
  181.       │   │         │─┘  Shareware
  182.       └───│    o    │    Professionals
  183.     ──────│    ║    │────────────────────
  184.           └────╨────┘    MEMBER
  185.